libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Sun, 23 Aug 2020 18:09:57 +0000 (19:09 +0100)
committerRyan Tandy <ryan@nardis.ca>
Sun, 23 Aug 2020 18:09:57 +0000 (19:09 +0100)
commitf311c286bc55be5edbf15151f670474b2ddf3123
treedc6c5b6b48c724cabf444b49a4f4a2637913d02b
parenta0bb8228af99ebec203594babc9c977d20fa7b45
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in